バージョン

Mapper メソッド

戻り値がこの列に関連するすべてのデータ操作で使用されるデータ レコードからの複合データ抽出のために使用されるクライアント側関数への参照 (文字列)。GridColumn.Mapper
シンタックス
'宣言
 
Public Function Mapper( _
   ByVal mapper As System.String _
) As GridColumnWrapper(Of T)
public GridColumnWrapper<T> Mapper( 
   System.string mapper
)

パラメータ

mapper

戻り値の型

this
参照

オンラインで表示: GitHub